KoKDocSampleTagProvider

An interface representing a Kotlin declaration that provides access to KDoc sample tags.

Inheritors

Properties

Link copied to clipboard
abstract val hasSampleTags: Boolean

Determines whatever the declaration has sample tags.

Link copied to clipboard
abstract val numSampleTags: Int

The number of sample tags.

Link copied to clipboard

List of @sample tags.